home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
United Public Domain Gold 2
/
United Public Domain Gold 2.iso
/
education
/
pe023.dms
/
pe023.adf
/
ALGORHYTHMS
/
SOURCE
/
MUSICTIMER.H
< prev
next >
Wrap
Text File
|
1988-10-05
|
189b
|
8 lines
/*automusictimer.h*/
/* for AlgoRhythms.c by Thomas E. Janzen */
void RemoveTimer(void);
int StartTimer(void);
int DeleteTimer(struct timerequest *tr);
int GetSysTime(struct timeval *tv);